func golang.org/x/net/trace.parseArgs

2 uses

	golang.org/x/net/trace (current package)
		trace.go#L239: 	data.Family, data.Bucket, ok = parseArgs(req)
		trace.go#L288: func parseArgs(req *http.Request) (fam string, b int, ok bool) {